Export the gtk_entry_adjust_scroll. Required if you change the cursor
authorMiguel de Icaza <miguel@nuclecu.unam.mx>
Tue, 23 Jun 1998 15:55:51 +0000 (15:55 +0000)
committerArturo Espinosa <unammx@src.gnome.org>
Tue, 23 Jun 1998 15:55:51 +0000 (15:55 +0000)
commit4c7408d9ea1c706b085d76be1da266f231573756
tree1d0809018a8364132a8cacf565944fb08c3ec959
parenteab38fa264070008309a1be0185b1c8e3eb54231
Export the gtk_entry_adjust_scroll. Required if you change the cursor

1998-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>

        * gtk/gtkentry.h, gtk/gtkentry.c: Export the
        gtk_entry_adjust_scroll.  Required if you change the cursor
        position and want to sync it up with your code (Midnight Commander
        gtk front end needs this).

        * gtk/gtktable.c: Deal with tables that have size 0, 0.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c
gtk/gtkentry.h
gtk/gtktable.c